home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / guile-ii.src / guile-ii / guile-src / guile-docs / tcltk-wkshp / talk-html / dotalk < prev    next >
Encoding:
Text File  |  1995-07-04  |  369 b   |  15 lines

  1. #!/bin/sh
  2. ## main.tcl main file for tkWWW  user interface
  3. ## ==============
  4. ## Copyright (C) 1992-1993
  5. ## Globewide Network Academy
  6. ## Macvicar School of Education and Technology
  7. ##
  8. ## See the file COPYRIGHT for conditions 
  9.  
  10. TK_WWW_HOME_PAGE=file:0.title.html
  11. TK_WWW_START_PAGE=file:0.title.html
  12. export TK_WWW_HOME_PAGE
  13. export TK_WWW_START_PAGE
  14. exec ~/=bin2/bin/web $@
  15.